#include int potenza(int base, int esp) { int ris=1; int i; for(i=0; i